Animating Markers

Description

When markers are placed on a Google Map, you can specify that the markers should be animated as they are placed on the map. Two animation modes are supported: Drop and Bounce.

The video shows how to use the animation effects. You can also use the Action Javascript to animate a marker after it has been placed on a map to draw attention to it. For example, you could click on a Grid row and cause the corresponding marker on the map to bounce.

Animation effects when the markers are placed on google maps. Design view. Alternate view Builder . Animation...Bounce, Drop gives the map a nice visual effect. Video 2. Use the automation features to automate aspects of the map. Here we have a grid that is showing markers for all of the rows in the grid. Also have a button in the grid called show on map. When you click this button the corresponding marker on the map starts to bounce. Edit Google Map method. Set Map ID. Action. Bounce a Marker for 2 seconds. Marker Index: Current Row. Animation method bounce as opposed to drop.